home *** CD-ROM | disk | FTP | other *** search
- $Id: BUGS.doc 1.12 96/02/06 04:25:53 ROOT_DOS Exp $
-
- This file lists unsolved problems in Captain Nemo 1.0
- It is unnecessary to report them.
-
- Captain Nemo version 1.0 bugs
- -----------------------------
- [25] Shift-F8 does not allow to delete a directory, only a file.
-
- [24] The following scenario will cause a Dir panel to display a wrong
- directory name and content: set both panels as Dir, on two different
- directories, Shift-F1, Shift-F2, Shift-F1. Left panel will then
- display its previous directory instead of the current directory
- as shown by the prompt. Note: NC v.2 and v.3 had the same bug.
-
- [23] The following scenario will cause display of junk characters on
- screen: switch to 132 columns, set Logical Names mode, set left
- panel as Full and right panel as Info, Ctrl-F2, Alt-F2 to any
- disk. A line of junk chars will appear on the left panel.
-
- [22] Mouse handling is not implemented for NCD and only partly
- implemented for File Find.
-
- [21] In FileFind, F5/F6/F8 are not implemented (but View/Edit are).
-
- [20] Selection by Shift-ArrowLeft and Shift-ArrowRight is not implemented
- for Brief directory panels.
-
- [19] In the editor the selection with Shift is limited to ArrowDown
- and ArrowUp, even if that covers most of the needs. Use ^K...
- sequences for more complex selection patterns.
-
- Captain Nemo version 0.3 inherited bugs
- ---------------------------------------
- Corrected: 17, 18
-
- [16] Trees do not react to creation and deletion orders.
- However, they update themselves on faults, by either adding
- or removing leafs and/or entire branches, without re-reading
- the whole disk (which is not realistic under Unix, where trees
- can easily contain 50,000 directories and more).
-
- Captain Nemo version 0.2 inherited bugs
- ---------------------------------------
- Corrected: 1, 2, 3, 6, 7, 8, 10, 12, 13, 14, 15
-
- [11] When copied from FAT to HPFS disks, files are not renamed
- back to long names stored under .LONGNAME extended attribute.
- This renaming should probably occur if the current .LONGNAME
- of the file can be reduced to its FAT name, but rather not if
- it cannot. A series of message/dialog boxes would need to be
- introduced to manage name conflicts.
-
- [9] The free space on the target disk is not checked when a file is
- copied or moved. Note that Nemo will not delete a file if the
- a move has not been 100% successful.
-
- [5] In the viewer, search in hex mode works on the screen representation
- instead of the binary data (NC does that too).
-
- [4] Initial number of lines not restored when toggling line number.
- If the screen has an other number of lines than 25 initially,
- it will be lost when switching to 43/50 and then back.
-
-